Click or drag to resize

Request Constructor

Overload List
  NameDescription
Public methodRequest
Initializes a new instance of the Request class.
Public methodRequest(Dialog)
Initializes a new instance of the Request class from the specified dialog.
Public methodRequest(Response)
Initializes a new instance of the Request class from the specified response.
Public methodRequest(Dialog, SipMethod)
Initializes a new instance of the Request class from the specified dialog.
Public methodRequest(Response, SipMethod)
Initializes a new instance of the Request class from the specified response.
Top
See Also